A New Approach for Distributed Main Memory Database Systems : Causal Commit Protocol
نویسندگان
چکیده
Distributed database systems require a commit process to preserve the ACID property of transactions executed on a number of system sites. With the appearance of main memory database system, the database processing time has been reduced in the order of magnitude, since the database access does not incur any disk access at all. However, when it comes to distributed main memory database systems, the distributed commit process is still very slow since the disk logging has to precede the transaction commit. In this paper, we re-evaluate the various distributed commit protocols and come up with a causal commit protocol suitable for distributed main memory database systems. To evaluate the performance of the proposed commit protocol, extensive simulation study has been performed. The simulation results confirm that the new protocol greatly reduces the time to commit the distributed transactions without any consistency problem.
منابع مشابه
A New Approach for Distributed Main Memory Database Systems: A Causal Commit Protocol
Distributed database systems require a commit process to preserve the ACID property of transactions executed on a number of system sites. With the appearance of main memory database system, the database processing time has been reduced in the order of magnitude, since the database access does not incur any disk access at all. However, when it comes to distributed main memory database systems, t...
متن کاملA Single Phase Distributed Commit Protocol for Main Memory Database Systems
Distributed database systems need commit processing so that transactions executing on them still preserve the ACID property. With the advance of main memory database systems which become possible due to dropping price and increasing capacity of the RAM and CPU, the database processing speed has been incresed in one order of magnitude. However, when it comes to distributed commit processing, it ...
متن کاملA Fast Commit Protocol for Distributed Main Memory Database Systems
Although the distributed database systems has been studyed for a long time, there has been only few commercial systems available. The main reason for this is that the distributed commit processing costs too much which results in little or no performance gain compared with single node database system. In this paper, we note the diierence in the update and logging policy between disk based databa...
متن کاملA Distributed Group Commit Protocol for Distributed Database Systems
This paper identiies the problems of the group commit protocol for the distributed main memory database systems, and presents a distributed group commit protocol. In the proposed protocol, a consistent set of transactions which have to be committed together is identiied during the normal transaction processing, by propagating the transaction precedence relations as the normal transaction messag...
متن کاملThe Circular Two-Phase Commit Protocol
Distributed transactional systems require an atomic commitment protocol to preserve atomicity of the ACID properties. However, the industry leading standard, 2PC, is slow and adds a significant overhead to transaction processing. In this paper, a new atomic commitment protocol for main-memory primarybackup systems, C2PC, is proposed. It exploits replication to avoid disk-logging and performs th...
متن کامل